-
Notifications
You must be signed in to change notification settings - Fork 2.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#4900: New model for cable paths #5212
Conversation
To avoid jamming any complex logic into schema migrations, I've opted to retain the I'm still mulling options for conveying the presence of multiple cable paths through a RearPort with multiple FrontPorts mapped to it in the REST API. I've dropped the |
…aceConnectionSerializer
Closes: #4900
connected_endpoint
andconnection_status
trace
API endpoint from FrontPort and RearPortconnection_status
field from nested API serializers for device componentscable_peer
field to API serializer for all CableTermination modelstrace_paths()
utility functionretrace_paths
management command (temporarily?)